CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES 加密 解密 c

搜索资源列表

  1. TestAes

    0下载:
  2. aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16334
    • 提供者:dbmm
  1. EncryptDLL

    3下载:
  2. 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption / decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:920058
    • 提供者:Arnold
  1. AESall

    0下载:
  2. AES高级加密/解密过程C语言演示,对了解学习AES原理有莫大帮助-AES Advanced Encryption / decryption process demonstration of C language, learning to understand the principles of AES will be of immense help to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2934
    • 提供者:李昊
  1. aes

    0下载:
  2. AES算法c++实现源码 可以用于对文档进行基于aes算法的加密和解密功能
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3987
    • 提供者:futian
  1. AES

    0下载:
  2. 这是一个用C语言实现了DES加密功能的程序,由于DES加密的模式,解密时需把密要倒置
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3992
    • 提供者:liyajun
  1. ikkkkk

    0下载:
  2. AES C++加密解密和java版加密解密方法
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:137837
    • 提供者:fasdf
  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  1. AES

    0下载:
  2. 对于AES算法的加密和解密过程的C++实现-AES algorithm for encryption and decryption process of the C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:868
    • 提供者:hudie
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. AES

    0下载:
  2. 用C语言编写的AES算法,实现加密和解密算法,各部分模块清晰-Using AES algorithm written in C to achieve encryption and decryption algorithms, the part of the module definition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3647
    • 提供者:刘筱潇
  1. aes

    0下载:
  2. C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:532785
    • 提供者:张三
  1. AES-128bit-C

    0下载:
  2. aes 128bit c代码 加密解密程序-aes 128bit c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:154313
    • 提供者:bob
  1. The-Sound-Code-of-The-AES-Algorithm

    0下载:
  2. 基于C++的编程,能够实现AES加密和解密功能。-The sound code of the AES algorithm,based on C++.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:3090
    • 提供者:李名扬
  1. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3121
    • 提供者:zhouyu
  1. AES

    0下载:
  2. AES 加密和解密算法 用C++ 编写完成-AES encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3116
    • 提供者:Kanra
  1. Qt-AES_ECB_PKCS5Padding

    0下载:
  2. 最近在找Qt下可用的与java通用的AES加密解密代码。 openssl不是很好用(不会和Qt编译到一起。。。) 所以参考网上的资料,终于找到了一个C++可用的代码,稍作修改。-AES code for Qt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:25543
    • 提供者:zym
  1. AES

    2下载:
  2. AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program
  3. 所属分类:CA program

    • 发布日期:2016-07-08
    • 文件大小:4096
    • 提供者:张三丰
  1. 16262420AES

    0下载:
  2. 加密解密 AES 128bit ecb 好用(AES 128bit ecb haoyong)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:46080
    • 提供者:ASGAGG
  1. Encryptions-master

    0下载:
  2. iOS端加密解密实例,包括AES,RSA等(encry for iOS ,the test is write by object-c)
  3. 所属分类:iPhone/iOS

  1. AES_CMAC

    3下载:
  2. 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
  3. 所属分类:加密解密

    • 发布日期:2019-06-20
    • 文件大小:46080
    • 提供者:lixiaoke
« 1 2 3 45 6 »
搜珍网 www.dssz.com